home *** CD-ROM | disk | FTP | other *** search
- Path: lrz-muenchen.de!news
- From: watzka@stat.uni-muenchen.de (Kurt Watzka)
- Newsgroups: comp.lang.c,gnu.gcc.help,comp.unix.programmer
- Subject: Re: Help for using bcopy function
- Date: 24 Feb 1996 20:27:40 GMT
- Organization: Leibniz-Rechenzentrum, Muenchen (Germany)
- Distribution: world
- Message-ID: <4gnsbs$7a6@sparcserver.lrz-muenchen.de>
- References: <4gl53u$4bv@kocrsv08.delcoelect.com>
- NNTP-Posting-Host: sun2.lrz-muenchen.de
-
- c2xjs2@mail.delcoelect.com (Jianli Sun) writes:
-
-
- >I use bcopy function in a client-server program, I get a error
- >say bcopy is not declared, when I try to compile it on UNIX using
- >gcc. Can someone out there, tell me which libary file I should
- >inclued to compile it. please e-mail me. thanks!
-
- Instead of finding a library that supports a non-standard function
- call that can be replaced by a call to a function from the
- standard C library without loss of taste or nourishment, try using
- memmove().
-
- Kurt
- --
- | Kurt Watzka Phone : +49-89-2180-6254
- | watzka@stat.uni-muenchen.de
- | ua302aa@sunmail.lrz-muenchen.de
-